projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b122787
)
testgtk: Add new Adwaita cursor names
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 7 May 2015 22:29:04 +0000
(18:29 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 7 May 2015 22:58:33 +0000
(18:58 -0400)
tests/testgtk.c
patch
|
blob
|
history
diff --git
a/tests/testgtk.c
b/tests/testgtk.c
index 90df1cfbf7dc5eb68a804489d420bb144723a111..f7aee23ef0fe7e549444cef34bb612c5b991402a 100644
(file)
--- a/
tests/testgtk.c
+++ b/
tests/testgtk.c
@@
-4848,6
+4848,7
@@
cursor_draw (GtkWidget *widget,
}
static const gchar *cursor_names[] = {
+ "all-scroll",
"arrow",
"bd_double_arrow",
"boat",
@@
-4882,6
+4883,7
@@
static const gchar *cursor_names[] = {
"fleur",
"gobbler",
"gumby",
+ "grab",
"grabbing",
"hand",
"hand1",
@@
-4937,9
+4939,12
@@
static const gchar *cursor_names[] = {
"umbrella",
"ur_angle",
"v_double_arrow",
+ "vertical-text",
"watch",
"X_cursor",
- "xterm"
+ "xterm",
+ "zoom-in",
+ "zoom-out"
};
static GtkTreeModel *